翻訳と辞書
Words near each other
・ Advanced Television Systems Committee
・ Advanced Television Systems Committee standards
・ Advanced Test Reactor
・ Advanced Thermal Recycling (ATR) system
・ Advanced Thin Ionization Calorimeter
・ Advanced Third Reich
・ Advanced Traffic Management System
・ Advanced Learning and Research Institute
・ Advanced level mathematics
・ Advanced Library Format
・ Advanced life support
・ Advanced Life Support in Obstetrics
・ Advanced Light Source
・ Advanced Light Torpedo Shyena
・ Advanced Linux Sound Architecture
Advanced load address table
・ Advanced Management Program
・ Advanced manufacturing
・ Advanced Manufacturing Park
・ Advanced Manufacturing Software
・ Advanced Maryland Automatic Network Disk Archiver
・ Advanced Materials
・ Advanced Materials and Processes Research Institute
・ Advanced materials industry in China
・ Advanced maternal age
・ Advanced Math and Science Academy Charter School
・ Advanced measurement approach
・ Advanced meat recovery
・ Advanced Medical Optics
・ Advanced Medical Priority Dispatch System


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Advanced load address table : ウィキペディア英語版
Advanced load address table
The advanced load address table (ALAT) is a functional unit in the Intel Itanium processor architecture. It is implemented with an associative memory. The ALAT is used to store information related to advance load instructions, as part of the speculative execution process.
An "advanced load" is a method aimed in reducing the latency of costly load operations. If there is a possibility that a data item will be required, the program may specify its advanced load, even before the confirmation that the item will be needed.
In the Itanium architecture, this advanced load order may be issued by an ''ld.a'' instruction. This instruction allocates an entry in the advanced load address table and starts the data transfer. The ALAT is used to identify the address from where the data will be read, the length of the required data block, the destination register and the state of the load operation. The success of the advanced load may then be checked with a ''ld.c'' or ''chk.a'' instruction that looks for the related information in the ALAT.
The ALAT in the original ''Itanium'' processor was implemented by a two-way set-associative memory with 32 entries. In the ''Itanium 2'', this unit was changed to a 32 entries fully associative structure. This design required extra hardware elements (longer memory tags, and more tag comparators) but it improved performance of speculative programs since cache miss due to mapping conflicts is avoided.
==References==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Advanced load address table」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.